Name | Description | |
---|---|---|
![]() | FlexGridDetailProvider<TItem> Constructor |
The following tables list the members exposed by FlexGridDetailProvider<TItem>.
Name | Description | |
---|---|---|
![]() | FlexGridDetailProvider<TItem> Constructor |
Name | Description | |
---|---|---|
![]() ![]() | DetailCollapsedIconTemplateProperty | |
![]() ![]() | DetailExpandedIconTemplateProperty | |
![]() ![]() | DetailVisibilityModeProperty | |
![]() ![]() | HeightProperty | |
![]() ![]() | RowDetailTemplateProperty | |
![]() ![]() | ShowExpandButtonProperty |
Name | Description | |
---|---|---|
![]() | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
![]() | DetailCollapsedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is collapsed. |
![]() | DetailExpandedIconTemplate | Gets or sets the template used to create the icon displayed when the detail row is expanded. |
![]() | DetailVisibilityMode | Gets or sets the detail visibility mode. |
![]() | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
![]() | Height | Gets or sets the height of the details. |
![]() | RowDetailTemplate | Gets or sets the template used for the row detail. |
![]() | ShowExpandButton | Gets or sets whether to show the expand/collapse buttons in the row headers. |
Name | Description | |
---|---|---|
![]() | AssociatedType | (Inherited from Xamarin.Forms.Behavior) |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | HideDetail | Hides the detail row. |
![]() | IsDetailVisible | Determines whether the detail row is visible. |
![]() | IsSet | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | ShowDetail | Shows the detail row. |
Name | Description | |
---|---|---|
![]() | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnAttachedTo | Overloaded. Overridden. Called when the behavior is attached to the grid. |
![]() | OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnDetachingFrom | Overloaded. Overridden. Called when the behavior is detaching from the grid. |
![]() | OnDetailCellCreating | Raises the DetailCellCreating event. |
![]() | OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | DetailCellCreating | Occurs when the detail cell is being created. |
![]() | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |